Fix ChangeLog entry of last commit.
authorEli Zaretskii <eliz@gnu.org>
Sun, 23 Mar 2014 15:59:15 +0000 (17:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 23 Mar 2014 15:59:15 +0000 (17:59 +0200)
src/ChangeLog

index b9599deb3d8c630f05754b1f61afba41bdb935fd..1c09f2ebed6800059b2131ae32f0fd943709cf14 100644 (file)
@@ -2,7 +2,7 @@
 
        * xdisp.c (redisplay_window): If all previous attempts to find the
        cursor row failed, try a few alternatives before falling back to
-       the top-most row of the window.  (Bug#17047)
+       the top-most row of the window.  Use row_containing_pos.  (Bug#17047)
 
 2014-03-22  Daniel Colascione  <dancol@dancol.org>